Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CGMES export: fix missing breaker #2840

Merged
merged 5 commits into from
Jan 18, 2024
Merged

Conversation

zamarrenolm
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

After changes in #2574 some retained switches were not exported to CGMES.

What is the new behavior (if this is a feature change)?
Only fictitious switches created during CGMES import for handling disconnected terminals are filtered out for export.
If a switch defined in the Network model and is not fictitious, it has to be exported.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:

From a problem observed checking the name-based UUID generation for CGMES export in real-world networks.

Signed-off-by: Luma <zamarrenolm@aia.es>
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@olperr1 olperr1 merged commit 144de60 into main Jan 18, 2024
6 checks passed
@olperr1 olperr1 deleted the cgmes_export_fix_missing_breaker branch January 18, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants